vcWaitPropertyConditionStatement

Statement that waits until a property identified by VariableName fulfills the condition of ConditionExpression.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ConditionExpressionStringRWGets or sets the condition expression to evaluate on the VariableName property.
VariableNameStringRWGets or sets the name of the process property to watch.